[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 750   SHUFFLE   <  SKIP 528  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15410Harris, Katherine, B91502BurbankCaliforniaUnited States
17973Rodriguez, Johnathan, A75012ParisSeine (Paris)France
26928Nara, RogerGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-11 02:12:53.504 UTC