[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 0   SHUFFLE   <  SKIP 2568  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14508Hall, Madison, M92625Newport BeachCaliforniaUnited States
22395Patel, Jermaine, E75007ParisSeine (Paris)France
17296Johnston, Joanna, L3337MeltonVictoriaAustralia

Generated 2025-11-05 06:29:37.169 UTC