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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22547Flores, Elijah, C91950National CityCaliforniaUnited States
13389Thomas, Madison, M91945Lemon GroveCaliforniaUnited States
18689Miller, Miguel98201EverettWashingtonUnited States

Generated 2025-07-12 17:10:53.350 UTC