[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 394   SHUFFLE   <  SKIP 1843  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27795Vance, Holly, S75002ParisSeine (Paris)France
22154Yuan, Yolanda, CK0J 1J0Chalk RiberOntarioCanada
11140Alvarez, Javier, L91502BurbankCaliforniaUnited States
15455Raman, Denise, F59100RoubaixNordFrance

Generated 2025-07-21 15:19:23.395 UTC