[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 3615   SHUFFLE   <  SKIP 5581  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11957Hernandez, Courtney98052RedmondWashingtonUnited States
19221Williams, Kaitlyn, A94947NovatoCaliforniaUnited States
18416Peterson, Emma, K97205PortlandOregonUnited States

Generated 2025-07-19 13:21:05.648 UTC