[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 4652  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15107Saunders, Roy62200Boulogne-sur-MerPas de CalaisFrance
20246Xu, Mindy4655Hervey BayQueenslandAustralia
11839Brown, Tyler90401Santa MonicaCaliforniaUnited States
20881Navarro, Wendy, CPE17BuryEnglandUnited Kingdom

Generated 2025-07-11 22:34:01.296 UTC