[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4810  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17969Li, JefferyKB9KirkbyEnglandUnited Kingdom
24444Griffin, Elijah, P91941GrossmontCaliforniaUnited States
14154Gao, Willie, R91370Verrieres Le BuissonEssonneFrance

Generated 2025-07-11 22:24:23.163 UTC