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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25500Lopez, Janelle, GWA1 4SYWoolstonEnglandUnited Kingdom
13088Powell, Megan98284Sedro WoolleyWashingtonUnited States
16273Martinez, Marie93000BobignySeine Saint DenisFrance

Generated 2025-07-12 19:27:49.383 UTC