[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 3669   SHUFFLE   <  SKIP 2729  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21790Diaz, James, W94070San CarlosCaliforniaUnited States
20083Kumar, Terry, E90210Beverly HillsCaliforniaUnited States
23111Wright, Sara91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-12 15:55:00.253 UTC