[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 2418  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17837Garcia, Mayra, C34117KasselHessenGermany
11062Powell, Noah, D97205PortlandOregonUnited States
13847Tang, Kurt, GOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-11 04:09:23.510 UTC