[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 998   SHUFFLE   <  SKIP 199  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18647Huang, Christy91910Chula VistaCaliforniaUnited States
21350Sharma, Mindy91910Chula VistaCaliforniaUnited States
26713Edwards, Stephanie, R92118CoronadoCaliforniaUnited States
11491Perez, AndreW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-12 20:22:29.075 UTC