[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 717   SHUFFLE   <  SKIP 2031  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15009Patterson, Chloe98052RedmondWashingtonUnited States
26574Allen, Jordan90210Beverly HillsCaliforniaUnited States
24189Suri, Andre, DOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-09 08:54:03.027 UTC