[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 2948   SHUFFLE   <  SKIP 43  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27056James, Mackenzie, L90012Los AngelesCaliforniaUnited States
24534Luo, AlishaSL67RJMaidenheadEnglandUnited Kingdom
15335Patterson, Emily98052RedmondWashingtonUnited States

Generated 2025-07-18 17:30:14.974 UTC