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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12480Alvarez, Meredith59000LilleNordFrance
20934Young, Haley59000LilleNordFrance
18962Parker, Seth, R94014ColmaCaliforniaUnited States

Generated 2025-07-20 09:47:36.367 UTC