[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 717   SHUFFLE   <  SKIP 1911  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19059Rodriguez, George, ASW8 4BGLondonEnglandUnited Kingdom
24241Zhao, Colin, D2113North RydeNew South WalesAustralia
14465Patterson, Dakota, M97034Lake OswegoOregonUnited States

Generated 2025-07-11 03:59:59.251 UTC