[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 3669   SHUFFLE   <  SKIP 118  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11098Rubio, Mallory, S2138RhodesNew South WalesAustralia
16239Nelson, Gabriel, A94941Mill ValleyCaliforniaUnited States
16675Arthur, Kristi, W2036MatravilleNew South WalesAustralia

Generated 2025-07-10 12:01:49.515 UTC