[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 460   SHUFFLE   <  SKIP 1048  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20552Liang, Heather, EMK8 8DFMilton KeynesEnglandUnited Kingdom
23709Perry, Devin90241DowneyCaliforniaUnited States
15252Murphy, Jada97205PortlandOregonUnited States

Generated 2025-07-22 01:05:40.839 UTC