[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 189   SHUFFLE   <  SKIP 2293  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20110Perry, Austin, C91364Woodland HillsCaliforniaUnited States
15349Gonzalez, Stephanie, L90505TorranceCaliforniaUnited States
13517Sharma, Nicolas, DW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-11 01:35:11.001 UTC