[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 633   SHUFFLE   <  SKIP 1358  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28582Hall, Olivia97205PortlandOregonUnited States
19641Evans, Richard97034Lake OswegoOregonUnited States
28425Nara, Gilbert, OKB9KirkbyEnglandUnited Kingdom
26731Clark, Ethan, A91950National CityCaliforniaUnited States
22427Sharma, Willie, WSL67RJMaidenheadEnglandUnited Kingdom
14540Lin, RandyW1Y 3RALondonEnglandUnited Kingdom
21268Lewis, Elizabeth, S94010BurlingameCaliforniaUnited States

Generated 2025-11-06 01:40:21.008 UTC