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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12990Hernandez, Leslie, D4655Hervey BayQueenslandAustralia
14784Dominguez, Victor, KOX14 4SEOxfordEnglandUnited Kingdom
11550Torres, DebOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-11 02:43:35.251 UTC