[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 2295   SHUFFLE   <  SKIP 209  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12257Ruiz, Ross, K12171BerlinHessenGermany
12790Kumar, Brandon, A91945Lemon GroveCaliforniaUnited States
15399Murphy, Mackenzie, J94704BerkeleyCaliforniaUnited States
22829Chandra, Chelsea, D95000CergyVal d'OiseFrance

Generated 2025-07-14 22:40:10.767 UTC