[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 875   SHUFFLE   <  SKIP 1137  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12017Simmons, David, EV6B 3P7Port HammondBritish ColumbiaCanada
18005Ramos, Renee, K20354HamburgHamburgGermany
15021Moore, Lucas, J2580GoulburnNew South WalesAustralia

Generated 2025-07-08 01:28:59.007 UTC