[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   SHUFFLE   SKIP 6845   <  SKIP 1394  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17068Smith, Thomas4655Hervey BayQueenslandAustralia
24579Alexander, Trevor, G46236BottropNordrhein-WestfalenGermany
15998Flores, Marissa91910Chula VistaCaliforniaUnited States

Generated 2025-07-21 10:20:29.417 UTC