[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 7697   <  SKIP 1031  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19189Price, Morgan59000LilleNordFrance
19327Gonzalez, Candace59000LilleNordFrance
19421Rana, Jay59000LilleNordFrance
20919Rivas, Gretchen59000LilleNordFrance
20920Rai, Jaclyn, I59000LilleNordFrance
20934Young, Haley59000LilleNordFrance
21670Lal, Benjamin, A59000LilleNordFrance

Generated 2025-07-18 07:21:48.216 UTC