[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 2421   SHUFFLE   <  SKIP 2366  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15427Murphy, Jade92102San DiegoCaliforniaUnited States
11947Zheng, Jenny, R2138RhodesNew South WalesAustralia
22992Yang, Austin, H98033KirklandWashingtonUnited States

Generated 2025-07-14 22:07:16.816 UTC