[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 482   SHUFFLE   <  SKIP 3994  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11995Carson, Kelvin, A3429SunburyVictoriaAustralia
21907Hall, Jordan98201EverettWashingtonUnited States
14516Lal, Tommy2036MalabarNew South WalesAustralia

Generated 2025-07-14 10:40:46.852 UTC