[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 3669   SHUFFLE   <  SKIP 2274  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19190Shen, Carl, LY024 1GFYorkEnglandUnited Kingdom
20369Barnes, Trevor, J97330CorvallisOregonUnited States
16760Alexander, Sydney90401Santa MonicaCaliforniaUnited States

Generated 2025-07-13 16:56:51.231 UTC