[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 2493   SHUFFLE   <  SKIP 15  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28392Green, Luke, RGA10GatesheadEnglandUnited Kingdom
16239Nelson, Gabriel, A94941Mill ValleyCaliforniaUnited States
17521Jenkins, Destiny, G91910Chula VistaCaliforniaUnited States
20402Liang, Vincent3977CranbourneVictoriaAustralia

Generated 2025-07-12 00:27:47.999 UTC