[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   SHUFFLE   SKIP 216   <  SKIP 15  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22249Chen, Kevin91945Lemon GroveCaliforniaUnited States
25024Pritchett, Brad, S91910Chula VistaCaliforniaUnited States
27121Rubio, Teresa, RSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-13 02:14:11.216 UTC