[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 217   <  SKIP 113  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24735Powell, Madison, S91910Chula VistaCaliforniaUnited States
24186Alonso, TheodoreOX1OxfordEnglandUnited Kingdom
15679Patterson, Robert59100RoubaixNordFrance

Generated 2025-07-21 11:06:53.799 UTC