[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 2480   SHUFFLE   <  SKIP 1461  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23899Nath, Lindsey, W59140DunkerqueNordFrance
12717Wood, Hannah57000MetzMoselleFrance
21539Raman, Phillip78000VersaillesYvelineFrance
28805Bennett, Marissa, J94941Mill ValleyCaliforniaUnited States

Generated 2025-07-19 19:42:41.643 UTC