[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 506   SHUFFLE   <  SKIP 404  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24865Griffin, AshleyNT20Newcastle upon TyneEnglandUnited Kingdom
28865Reed, Alex, I94519ConcordCaliforniaUnited States
15522Russell, Ethan, I97205PortlandOregonUnited States
17219Sharma, Kelsey, L92700ColombesHauts de SeineFrance

Generated 2025-07-13 19:58:18.041 UTC