[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 1145   SHUFFLE   <  SKIP 1643  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16437Gutierrez, Jésus, EC2H 7AULondonEnglandUnited Kingdom
26325Robinson, Tyler, A99202SpokaneWashingtonUnited States
21327Washington, Connor90505TorranceCaliforniaUnited States

Generated 2025-07-21 18:57:39.731 UTC