[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 512   SHUFFLE   <  SKIP 2565  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15776Mitchell, Jesse, C92625Newport BeachCaliforniaUnited States
18806Torres, Kaitlyn97330CorvallisOregonUnited States
23191Raji, Gilbert98168BurienWashingtonUnited States
16883Davis, Tyler, A90712LakewoodCaliforniaUnited States

Generated 2025-07-21 03:12:03.815 UTC