[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 401   <  SKIP 765  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16043Romero, Mathew, LRG12 8TBBracknellEnglandUnited Kingdom
12424Mitchell, Rebecca, M98284Sedro WoolleyWashingtonUnited States
23923Sun, Alejandro, BGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-20 23:14:06.149 UTC