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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28207Moreno, Larry, W3198SeafordVictoriaAustralia
21821Tang, Clayton53001BonnHamburgGermany
20118Henderson, Jacqueline, R91977Spring ValleyCaliforniaUnited States

Generated 2025-07-20 02:05:25.461 UTC