[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 999   SHUFFLE   <  SKIP 885  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23068Shan, Ryan, R91910Chula VistaCaliforniaUnited States
22320Gill, Danny, LRG11 5TPBerkshireEnglandUnited Kingdom
20296Diaz, Morgan, L94010BurlingameCaliforniaUnited States

Generated 2025-07-21 20:56:47.204 UTC