[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 1353  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22663Deng, Terrence, P62200Boulogne-sur-MerPas de CalaisFrance
15450Black, Marshall, D57000MetzMoselleFrance
11675Martinez, Devin, J98201EverettWashingtonUnited States
22456Guo, Brittney, BWA3 7BHWarringtonEnglandUnited Kingdom

Generated 2025-07-08 00:45:25.879 UTC