[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 2374   <  SKIP 601  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18150Deng, Mitchell92700ColombesHauts de SeineFrance
20465Henderson, Isabel, L94014ColmaCaliforniaUnited States
29038Hughes, Vanessa, S90712LakewoodCaliforniaUnited States

Generated 2025-07-21 18:40:50.572 UTC