[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2500   SHUFFLE   <  SKIP 1511  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14948Lal, Damien75010ParisSeine (Paris)France
14039Wang, Nathan3429SunburyVictoriaAustralia
22743Murphy, Kaylee, A98033KirklandWashingtonUnited States

Generated 2025-07-18 19:36:16.629 UTC