[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 1076   SHUFFLE   <  SKIP 533  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22076Vazquez, Nelson, D94014ColmaCaliforniaUnited States
24636Ward, Anna97034Lake OswegoOregonUnited States
22805Goel, Cristina53131BonnHamburgGermany
17364Perry, Ian, A90712LakewoodCaliforniaUnited States

Generated 2025-07-21 12:46:45.223 UTC