[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 875   SHUFFLE   <  SKIP 6177  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14583Morris, Sydney97034Lake OswegoOregonUnited States
20371Bryant, Grace, J94070San CarlosCaliforniaUnited States
12318Schmidt, KristinaWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-10 12:49:31.554 UTC