[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2421   SHUFFLE   <  SKIP 3008  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28363Travers, SavannahV9B 2C3ShawneeBritish ColumbiaCanada
21411Kelly, Maria91945Lemon GroveCaliforniaUnited States
11527Green, Jenna, J91776San GabrielCaliforniaUnited States

Generated 2025-07-12 07:25:31.699 UTC