[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 4   SHUFFLE   <  SKIP 2268  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13772Perez, Michele, KPB12PeterboroughEnglandUnited Kingdom
14114Martin, Chloe, C92118CoronadoCaliforniaUnited States
26995Washington, Caleb78000VersaillesYvelineFrance

Generated 2025-07-12 03:37:25.843 UTC