[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 263   SHUFFLE   <  SKIP 1385  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23568Diaz, Paige97034Lake OswegoOregonUnited States
23671Thomas, Fernando, L98312BremertonWashingtonUnited States
20438Scott, Robert, C91791West CovinaCaliforniaUnited States

Generated 2025-07-18 07:05:56.298 UTC