[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 322   SHUFFLE   <  SKIP 470  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19025Roberts, Aaron97222MilwaukieOregonUnited States
26119Gray, Danielle, B90210Beverly HillsCaliforniaUnited States
11822Wadia, Rohinton, H91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-13 10:06:47.063 UTC