[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 872   SHUFFLE   <  SKIP 1114  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23238Lee, Thomas, A91502BurbankCaliforniaUnited States
28640Cook, BryceV9LangfordBritish ColumbiaCanada
12777Anderson, Joseph, A98036LynnwoodWashingtonUnited States

Generated 2025-07-20 13:38:59.267 UTC