[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 623   <  SKIP 6219  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11967Munoz, Latasha4655Hervey BayQueenslandAustralia
11447Roberts, Jennifer4655Hervey BayQueenslandAustralia
12003Munoz, Audrey, V4655Hervey BayQueenslandAustralia

Generated 2025-07-21 10:57:50.595 UTC