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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12287Arun, Andre, EKB9KirkbyEnglandUnited Kingdom
27297Coleman, AshleyV8Y 1L1CliffsideBritish ColumbiaCanada
17274Lu, Arturo, E98312BremertonWashingtonUnited States

Generated 2025-07-20 05:54:47.967 UTC