[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 2421   SHUFFLE   <  SKIP 994  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12398Clark, Ashley, H59000LilleNordFrance
19224Henderson, Stephanie, LV0SookeBritish ColumbiaCanada
23876Henderson, David, M91776San GabrielCaliforniaUnited States

Generated 2025-07-12 00:32:55.231 UTC