[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 511   SHUFFLE   <  SKIP 918  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22461Luo, ArturoWA3WatfordEnglandUnited Kingdom
27625Hughes, Alexandria, W97034Lake OswegoOregonUnited States
16321Malhotra, Ruth, DCM11BillericayEnglandUnited Kingdom
13505Cai, Jamie, SGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-20 15:13:22.788 UTC