[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 437   SHUFFLE   <  SKIP 2284  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21416Butler, Ryan, A90210Beverly HillsCaliforniaUnited States
12084Perry, Aidan, O97222MilwaukieOregonUnited States
12891King, Kaylee, T97045Oregon CityOregonUnited States

Generated 2025-07-18 23:23:08.275 UTC