[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 8732  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20920Rai, Jaclyn, I59000LilleNordFrance
20934Young, Haley59000LilleNordFrance
21521Romero, Joanna59000LilleNordFrance
21670Lal, Benjamin, A59000LilleNordFrance
22435Navarro, Ross59000LilleNordFrance
22664Yang, Dawn, A59000LilleNordFrance
23595Rubio, Carrie59000LilleNordFrance

Generated 2025-07-20 21:11:33.881 UTC