[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 2678   SHUFFLE   <  SKIP 1502  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25894Zeng, Steve91502BurbankCaliforniaUnited States
23854Torres, Megan, S91950National CityCaliforniaUnited States
16232Richardson, Chase, A98033KirklandWashingtonUnited States

Generated 2025-07-19 23:38:34.290 UTC