[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 750   SHUFFLE   <  SKIP 291  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12822James, Alexandra59368WerneNordrhein-WestfalenGermany
19630Raje, Jodi, E4655Hervey BayQueenslandAustralia
20698Chandra, Darren91910Chula VistaCaliforniaUnited States
14197Gill, Frank, C38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-14 04:08:02.244 UTC