[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 213   <  SKIP 4780  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13430Griffin, Edward90401Santa MonicaCaliforniaUnited States
17382Allen, Blake94611OaklandCaliforniaUnited States
25067Butler, Melanie, P98027IssaquahWashingtonUnited States

Generated 2025-07-19 03:44:10.794 UTC