[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 438   SHUFFLE   <  SKIP 476  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18358Coleman, Oscar, P90241DowneyCaliforniaUnited States
21472Ward, Patrick, J91203GlendaleCaliforniaUnited States
13691Bailey, Ariana, JCM11BillericayEnglandUnited Kingdom

Generated 2025-07-16 11:02:20.827 UTC