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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25454She, Terry, RBD1 4SJW. YorkEnglandUnited Kingdom
11334Brown, NicoleAS23Stoke-on-TrentEnglandUnited Kingdom
27946Holt, KatieWA3 7BHWarringtonEnglandUnited Kingdom

Generated 2025-07-19 20:49:26.345 UTC