[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 9750  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19327Gonzalez, Candace59000LilleNordFrance
20919Rivas, Gretchen59000LilleNordFrance
20920Rai, Jaclyn, I59000LilleNordFrance
20934Young, Haley59000LilleNordFrance
21521Romero, Joanna59000LilleNordFrance
21670Lal, Benjamin, A59000LilleNordFrance

Generated 2025-07-17 21:36:42.583 UTC