[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   SHUFFLE   <  SKIP 283  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27846Rubio, Albert75013ParisSeine (Paris)France
23144Alexander, Zachary, A98270MarysvilleWashingtonUnited States
26143Mehta, Michele2060Lavender BayNew South WalesAustralia
21044Zheng, FranklinL4 4HBLiverpoolEnglandUnited Kingdom
21757Wang, Elijah, S98033KirklandWashingtonUnited States
14458Yang, Jordan, KV8XRoyal OakBritish ColumbiaCanada
18908Sun, Krystal4171HawthorneQueenslandAustralia

Generated 2025-11-04 23:33:13.980 UTC