[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 396   SHUFFLE   <  SKIP 1081  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11417Zheng, Lacey, C93500PantinSeine Saint DenisFrance
23404Peterson, Amanda98371PuyallupWashingtonUnited States
12167Stewart, Sebastian, E98104SeattleWashingtonUnited States

Generated 2025-07-17 01:00:58.895 UTC