[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 396   SHUFFLE   <  SKIP 1140  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20138Moreno, Kendra01071DresdenHessenGermany
16514Fernandez, Manuel, A2036MalabarNew South WalesAustralia
15860Moreno, Joe98225BellinghamWashingtonUnited States

Generated 2025-07-15 16:00:26.604 UTC