[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 3669   SHUFFLE   <  SKIP 218  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27459Kumar, Kevin91502BurbankCaliforniaUnited States
14036Torres, Amanda, T97045Oregon CityOregonUnited States
14925Hughes, Ashley, M59140DunkerqueNordFrance
16293Adams, Sean, JGA10GatesheadEnglandUnited Kingdom
18351Smith, Alexander94010BurlingameCaliforniaUnited States
24157Subram, Marie, L95000CergyVal d'OiseFrance

Generated 2025-07-13 05:21:09.945 UTC