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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27838Sai, Janelle70452StuttgartSaarlandGermany
24953Green, Aaron, R98104SeattleWashingtonUnited States
29119Oliver, Lee2036MalabarNew South WalesAustralia
13336Gill, Deanna94014ColmaCaliforniaUnited States

Generated 2025-07-09 16:32:49.791 UTC