[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 5840  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13856Scott, Ian91950Lincoln AcresCaliforniaUnited States
13535Nara, Omar, JGA10GatesheadEnglandUnited Kingdom
18937Reed, Ian, D94611OaklandCaliforniaUnited States
27775Shen, Nina, R91054ErlangenBayernGermany

Generated 2025-07-12 02:09:55.707 UTC