[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 281   SHUFFLE   <  SKIP 1724  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21351Coleman, James90712LakewoodCaliforniaUnited States
24864Sun, Jeffery, J12171BerlinSaarlandGermany
21937Ross, Morgan, C92102San DiegoCaliforniaUnited States
26892Rogers, Cody, FKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-20 02:05:21.638 UTC