[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 3330  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22038Jackson, Isabella, L91941GrossmontCaliforniaUnited States
24735Powell, Madison, S91910Chula VistaCaliforniaUnited States
18792Peterson, Gabriella, M97068W. LinnOregonUnited States

Generated 2025-07-15 22:04:09.108 UTC