[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 1100  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13965Sara, Barry, R4655Hervey BayQueenslandAustralia
21430Morgan, Savannah, P91502BurbankCaliforniaUnited States
26078Dominguez, Alberto, R98225BellinghamWashingtonUnited States
24698Carter, Blake, E60323FrankfurtHessenGermany

Generated 2025-07-12 16:00:20.545 UTC