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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26792Torres, Casey94704BerkeleyCaliforniaUnited States
20923Powell, Isabella, L20354HamburgHamburgGermany
19936Luo, Corey46236BottropNordrhein-WestfalenGermany
13943Bryant, Kelly90012Los AngelesCaliforniaUnited States
25578Martin, Sabrina, DPB12PeterboroughEnglandUnited Kingdom
29442Yuan, Damien, M66001SaarbrückenSaarlandGermany

Generated 2025-07-17 23:34:40.895 UTC