[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 158   SHUFFLE   <  SKIP 2511  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14749Jenkins, Jose, C91502BurbankCaliforniaUnited States
11694Ortega, Jonathon, L94014ColmaCaliforniaUnited States
11622Allen, Gabriel98033KirklandWashingtonUnited States

Generated 2025-07-13 14:43:05.130 UTC