[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 34   SHUFFLE   <  SKIP 2560  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22941Bailey, Destiny, C4655Hervey BayQueenslandAustralia
27697Nath, Melvin, D4551CaloundraQueenslandAustralia
16337White, Jose92020El CajonCaliforniaUnited States

Generated 2025-07-13 08:17:39.375 UTC