[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 634   SHUFFLE   <  SKIP 114  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19334Baker, KatherineAS23Stoke-on-TrentEnglandUnited Kingdom
27389Henderson, Lucas91364Woodland HillsCaliforniaUnited States
25913Srini, Beth, A2060Lavender BayNew South WalesAustralia

Generated 2025-07-12 13:59:46.802 UTC