[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 324   SHUFFLE   <  SKIP 1063  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16753Harris, Rachel97034Lake OswegoOregonUnited States
12490He, Trisha, C75013ParisSeine (Paris)France
26863Chen, AlvinW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-13 02:19:22.289 UTC