[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 3669   SHUFFLE   <  SKIP 1353  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27279Brooks, Katelyn98027IssaquahWashingtonUnited States
21632Liang, Jaclyn92118CoronadoCaliforniaUnited States
16744Guo, Lacey2113North RydeNew South WalesAustralia

Generated 2025-07-15 10:31:06.523 UTC