[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 480   SHUFFLE   <  SKIP 692  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14177Nara, Kenneth, K59140DunkerqueNordFrance
20136Kennedy, Bonnie, CY024 1GFYorkEnglandUnited Kingdom
25254She, Krystal, A98168BurienWashingtonUnited States

Generated 2025-11-05 17:05:54.699 UTC