[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 24   SHUFFLE   <  SKIP 1021  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21951Hernandez, Orlando, C4217Gold CoastQueenslandAustralia
11631Bennett, Antonio, CV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-12 23:48:24.385 UTC