[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 785   SHUFFLE   <  SKIP 335  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12838Beck, Ralph66578NeunkirchenSaarlandGermany
25892Price, StephanieV6B 3P7Port HammondBritish ColumbiaCanada
28803Edwards, Gabriella, L98033KirklandWashingtonUnited States

Generated 2025-07-18 12:05:46.257 UTC