[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 2927   SHUFFLE   <  SKIP 514  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23773Cai, Jon17490Saint OuenCharente-MaritimeFrance
18655Diaz, Eric, R98033KirklandWashingtonUnited States
20677Bailey, Trinity91941GrossmontCaliforniaUnited States

Generated 2025-07-11 17:39:51.990 UTC