[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 252   SHUFFLE   <  SKIP 147  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14962Jai, Justin, W66578NeunkirchenSaarlandGermany
17744Nath, ChadPB12PeterboroughEnglandUnited Kingdom
15690Perez, Clifford, RTY31RuncornEnglandUnited Kingdom
24714Rodriguez, Whitney, CEM15Esher-MoleseyEnglandUnited Kingdom
13292Carlson, Paula, M98168BurienWashingtonUnited States
28588Griffin, Emma, R90505TorranceCaliforniaUnited States
17100Wang, Vincent, M33041PaderbornHamburgGermany

Generated 2025-11-03 18:03:07.728 UTC