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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21609Blanco, Tabitha91910Chula VistaCaliforniaUnited States
18933Huang, Kelli98225BellinghamWashingtonUnited States
27952Perez, Roy45001EssenHamburgGermany

Generated 2025-07-09 22:58:19.679 UTC