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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17456Wood, Trevor98201EverettWashingtonUnited States
17455Hayes, Dylan, O94519ConcordCaliforniaUnited States
15487Ramirez, Jesse91977Spring ValleyCaliforniaUnited States

Generated 2025-07-10 21:41:41.214 UTC