[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 4000   SHUFFLE   <  SKIP 2902  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15326Zheng, Todd, J91910Chula VistaCaliforniaUnited States
21469Bell, Caitlin, C92020El CajonCaliforniaUnited States
28411Rodriguez, Jay, MEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-13 06:30:28.985 UTC