[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 7110   SHUFFLE   <  SKIP 1179  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16738Lu, Ramon, B4171HawthorneQueenslandAustralia
19160Perez, Sara92625Newport BeachCaliforniaUnited States
21481Diaz, Jose, R98020EdmondsWashingtonUnited States

Generated 2025-07-21 14:23:51.646 UTC