[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 3027   SHUFFLE   <  SKIP 3679  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14861Deng, MistyCM11BillericayEnglandUnited Kingdom
28031Navarro, Kari91910Chula VistaCaliforniaUnited States
17446Rana, Pamela, L90210Beverly HillsCaliforniaUnited States

Generated 2025-07-14 16:35:03.015 UTC