[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 2214   SHUFFLE   <  SKIP 1317  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11957Hernandez, Courtney98052RedmondWashingtonUnited States
15005Cooper, Adrian90802Long BeachCaliforniaUnited States
15115Patterson, Christian, M59140DunkerqueNordFrance

Generated 2025-07-18 09:22:48.929 UTC