[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 875   SHUFFLE   <  SKIP 3400  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28060Rodriguez, Blake97301SalemOregonUnited States
22429Reed, Jesse, ENT20Newcastle upon TyneEnglandUnited Kingdom
23217Morgan, Michelle, C94303Palo AltoCaliforniaUnited States
16673Guo, Curtis, O90210Beverly HillsCaliforniaUnited States

Generated 2025-07-21 01:53:09.231 UTC