[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 872   SHUFFLE   <  SKIP 976  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16899Sanchez, Whitney, C98168BurienWashingtonUnited States
18148Huang, Jaclyn92700ColombesHauts de SeineFrance
26858Lopez, Samuel, LWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-12 05:21:44.851 UTC