[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 115   SHUFFLE   <  SKIP 885  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22939Arthur, Rebekah2061Milsons PointNew South WalesAustralia
21960Liu, Dawn, C3977CranbourneVictoriaAustralia
16113Lal, Roger94010BurlingameCaliforniaUnited States
28242Butler, Madison91910Chula VistaCaliforniaUnited States

Generated 2025-07-18 19:40:15.630 UTC