[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 518   SHUFFLE   <  SKIP 3532  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12741Mr., Sam, Raymond70452StuttgartSaarlandGermany
17563King, Jeremiah90802Long BeachCaliforniaUnited States
15048Yuan, Bonnie, HWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-14 14:11:15.459 UTC