[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 2971   <  SKIP 2608  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23231Moore, Dylan, H57000MetzMoselleFrance
19531Robinson, John, I94014ColmaCaliforniaUnited States
27412Price, Miguel91932Imperial BeachCaliforniaUnited States

Generated 2025-07-20 16:44:02.803 UTC