[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 2295   SHUFFLE   <  SKIP 197  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18558Price, Alexandra, C98055RentonWashingtonUnited States
16842Yang, Jenny, R91502BurbankCaliforniaUnited States
11840Patterson, Julian, D91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-13 14:03:13.486 UTC