[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 213   SHUFFLE   <  SKIP 1433  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26196Griffin, Gavin91932Imperial BeachCaliforniaUnited States
21121Reed, Garrett, C57000MetzMoselleFrance
16257Chandra, Michele, E92400CourbevoieHauts de SeineFrance

Generated 2025-07-16 20:03:11.187 UTC