[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 4   SHUFFLE   <  SKIP 4314  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14440Tang, Jon, K90706BellflowerCaliforniaUnited States
20960Beck, Darrell, J75003ParisSeine (Paris)France
14102Huang, Lisa, L2113North RydeNew South WalesAustralia

Generated 2025-07-15 23:45:09.901 UTC