[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 2356  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17494Alvarez, Mathew, L2113North RydeNew South WalesAustralia
29127Murphy, Bryan, L94014ColmaCaliforniaUnited States
22960Malhotra, Douglas, L3337MeltonVictoriaAustralia

Generated 2025-07-14 06:54:59.860 UTC