[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 475   SHUFFLE   <  SKIP 3274  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18441Munoz, Tabitha, A90210Beverly HillsCaliforniaUnited States
24816Perry, LaurenV9LangfordBritish ColumbiaCanada
16387Vance, DouglasSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-19 18:43:58.497 UTC