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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25782Gao, MarshallSW1P 2NULondonEnglandUnited Kingdom
22222Hill, Angel, E90505TorranceCaliforniaUnited States
26498Hayes, Ethan98055RentonWashingtonUnited States

Generated 2025-07-13 00:10:12.547 UTC