[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 2476   SHUFFLE   <  SKIP 482  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22956Guo, Randy, L2444Port MacquarieNew South WalesAustralia
24089Yuan, Dustin92700ColombesHauts de SeineFrance
14809Suarez, Max, AGL7 1RYGloucestershireEnglandUnited Kingdom
13891Simmons, Aaron90712LakewoodCaliforniaUnited States

Generated 2025-07-20 16:12:21.554 UTC