[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 4898   SHUFFLE   <  SKIP 639  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26936He, Jaclyn01071DresdenHessenGermany
28201Martinez, Tyler, T4655Hervey BayQueenslandAustralia
29326Diaz, Victoria, C94519ConcordCaliforniaUnited States

Generated 2025-07-21 09:16:39.306 UTC