[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   SHUFFLE   <  SKIP 4461  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12464Cook, Jared93000BobignySeine Saint DenisFrance
26266Gao, Brent, E98225BellinghamWashingtonUnited States
16266Yang, Alisha91420MorangisEssonneFrance
13319Howard, Charles98270MarysvilleWashingtonUnited States
24014Kovár, Geoffrey66041PoingSaarlandGermany
29033Cooper, Natalie, A91203GlendaleCaliforniaUnited States

Generated 2025-07-11 17:47:02.924 UTC