[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 460   SHUFFLE   <  SKIP 1885  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26678Hughes, MirandaV7L 4J4N. VancouverBritish ColumbiaCanada
25931Henderson, Ryan, M98366Port OrchardWashingtonUnited States
22047Gonzales, David, B90210Beverly HillsCaliforniaUnited States

Generated 2025-07-16 10:42:00.426 UTC