[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 995   SHUFFLE   <  SKIP 1492  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20142Lopez, Lydia92700ColombesHauts de SeineFrance
18349Robinson, Jacob91977Spring ValleyCaliforniaUnited States
13696Edwards, Katherine66578NeunkirchenSaarlandGermany

Generated 2025-07-09 14:55:51.390 UTC