[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 875   SHUFFLE   <  SKIP 1865  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27795Vance, Holly, S75002ParisSeine (Paris)France
13876Murphy, Sebastian, R91910Chula VistaCaliforniaUnited States
21895Gonzalez, Kaylee, L4217Gold CoastQueenslandAustralia

Generated 2025-07-21 02:20:19.969 UTC