[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 2817   SHUFFLE   <  SKIP 1647  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19850Hill, Jeremiah, C90012Los AngelesCaliforniaUnited States
16335Lu, Kristen90706BellflowerCaliforniaUnited States
23065Nath, Derek98225BellinghamWashingtonUnited States
18057Washington, Logan, A90712LakewoodCaliforniaUnited States

Generated 2025-07-18 15:49:42.274 UTC