[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 512   SHUFFLE   <  SKIP 1199  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27064Chande, Barbara98168BurienWashingtonUnited States
22556Griffin, Oscar, F93290Tremblay-en-FranceSeine Saint DenisFrance
11004Johnson, Elizabeth2500WollongongNew South WalesAustralia

Generated 2025-07-11 14:58:32.351 UTC