[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 1145   SHUFFLE   <  SKIP 1640  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12513Mr., Thompson, AustinAS23Stoke-on-TrentEnglandUnited Kingdom
17956Gomez, Jaime57000MetzMoselleFrance
23272Hayes, Tristan, E90802Long BeachCaliforniaUnited States

Generated 2025-07-21 10:03:31.668 UTC