[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 875   SHUFFLE   <  SKIP 5153  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18358Coleman, Oscar, P90241DowneyCaliforniaUnited States
23383Allen, Caleb, M91910Chula VistaCaliforniaUnited States
23775Shan, Cedric, HOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-13 00:15:31.367 UTC