[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 512   SHUFFLE   <  SKIP 1425  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12188Thomas, Ashley, J91910Chula VistaCaliforniaUnited States
15339Zhang, Noah, J94536FremontCaliforniaUnited States
18141Chandra, DeannaRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-12 07:16:40.811 UTC