[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 2421   SHUFFLE   <  SKIP 3650  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21599Lopez, Sara, A97301SalemOregonUnited States
22502Miller, GraceGL50CheltenhamEnglandUnited Kingdom
14415Davis, William, C90802Long BeachCaliforniaUnited States
22410Arthur, Cassandra, M4655Hervey BayQueenslandAustralia

Generated 2025-07-15 12:24:43.951 UTC