[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 875   SHUFFLE   <  SKIP 3420  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11744Campbell, Stephanie, D91977Spring ValleyCaliforniaUnited States
21698She, Tracy94519ConcordCaliforniaUnited States
12776Campbell, Blake98901YakimaWashingtonUnited States
14548Turner, Maria, E59140DunkerqueNordFrance

Generated 2025-07-13 05:30:41.305 UTC