[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 250   SHUFFLE   <  SKIP 529  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17819Rana, Arthur, DGL50CheltenhamEnglandUnited Kingdom
29387Cai, Jenny, W75007ParisSeine (Paris)France
23058Rivera, Michelle, A94010BurlingameCaliforniaUnited States
17193Brooks, Haley, SPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-14 21:41:00.963 UTC