[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 875   SHUFFLE   <  SKIP 1638  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15869Hall, Alexandra98366Port OrchardWashingtonUnited States
20237Yang, Hunter, E4655Hervey BayQueenslandAustralia
28451Chander, Nichole, HGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-22 08:01:59.606 UTC