[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 4248   <  SKIP 1072  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23065Nath, Derek98225BellinghamWashingtonUnited States
17602Williams, Dalton, A91502BurbankCaliforniaUnited States
21237Washington, Luke92625Newport BeachCaliforniaUnited States

Generated 2025-07-20 02:15:41.477 UTC