[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 2391   SHUFFLE   <  SKIP 512  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16100Johnson, Jose, L94014ColmaCaliforniaUnited States
11744Campbell, Stephanie, D91977Spring ValleyCaliforniaUnited States
15109Carlson, Meghan, K92150SuresnesHauts de SeineFrance
25463Robinson, Miguel78100Saint Germain en LayeYvelineFrance

Generated 2025-07-14 13:56:41.396 UTC