[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 3104   SHUFFLE   <  SKIP 2246  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15924Wang, Omar, D45000OrleansLoiretFrance
26479Cook, Katherine, R94014ColmaCaliforniaUnited States
25141Gutierrez, WalterSW8 1XDLondonEnglandUnited Kingdom
27331Richardson, Julia, NCM11BillericayEnglandUnited Kingdom

Generated 2025-07-15 15:48:27.243 UTC