[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 5166   SHUFFLE   <  SKIP 1294  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23881Martinez, Joshua, M90012Los AngelesCaliforniaUnited States
15929Raji, Karla, VSL67RJMaidenheadEnglandUnited Kingdom
27911Moore, Robert, L98036LynnwoodWashingtonUnited States

Generated 2025-07-21 02:39:42.548 UTC