[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 1972   SHUFFLE   <  SKIP 1020  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23305Dominguez, Robyn, P4655Hervey BayQueenslandAustralia
23182Rivera, Savannah92020El CajonCaliforniaUnited States
12768Chapman, Johnathan, J94014ColmaCaliforniaUnited States
22799Alexander, RileyCM11BillericayEnglandUnited Kingdom

Generated 2025-07-18 21:32:17.834 UTC