[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 512   SHUFFLE   <  SKIP 397  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21855Martin, Paula, BWA1 4SYWoolstonEnglandUnited Kingdom
15252Murphy, Jada97205PortlandOregonUnited States
14389Harris, Ryan90241DowneyCaliforniaUnited States

Generated 2025-07-11 11:39:59.455 UTC