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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23840Ward, Mason91910Chula VistaCaliforniaUnited States
26008Gonzales, Jennifer90241DowneyCaliforniaUnited States
13777Perez, Manuel, CW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-11 19:59:40.934 UTC