[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 1211   SHUFFLE   <  SKIP 3947  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11436Cox, TaylorWA3WatfordEnglandUnited Kingdom
12277Ortega, Beth, AEM15Esher-MoleseyEnglandUnited Kingdom
21849Chow, Todd80610Saint OuenSommeFrance
11653Peterson, Sydney97355LebanonOregonUnited States
20598Powell, Jackson, A46236BottropNordrhein-WestfalenGermany
16445Ward, CaitlinPE17BuryEnglandUnited Kingdom

Generated 2025-07-20 10:31:43.633 UTC