[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   SKIP 512   SHUFFLE   <  SKIP 783  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12446Hall, Jasmine, M92806La JollaCaliforniaUnited States
19934Blanco, Neil14197BerlinSaarlandGermany
11232Bryant, Hailey, R98201EverettWashingtonUnited States
29025Hayes, Miguel, K91203GlendaleCaliforniaUnited States

Generated 2025-07-13 15:23:05.386 UTC