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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15420Hernandez, Nathan, B98027IssaquahWashingtonUnited States
14195Blanco, Clinton, JSE1 8HLLondonEnglandUnited Kingdom
14827Xu, Ernest, R66001SaarbrückenSaarlandGermany
13033Gonzalez, Xavier, L94611OaklandCaliforniaUnited States

Generated 2025-07-09 22:29:32.284 UTC