[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 34   SHUFFLE   <  SKIP 1487  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25427Zeng, Omar90210Beverly HillsCaliforniaUnited States
12896Wood, Victoria, V97330CorvallisOregonUnited States
11484Sai, Erick, L66578NeunkirchenSaarlandGermany

Generated 2025-07-13 14:03:44.910 UTC