[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 62   SHUFFLE   <  SKIP 1096  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26709King, Mary, O92806La JollaCaliforniaUnited States
29397Ramos, Walter, E75003ParisSeine (Paris)France
14042Adams, Stephanie, R98901YakimaWashingtonUnited States

Generated 2025-07-20 23:48:27.622 UTC