[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 2817   SHUFFLE   <  SKIP 1625  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20516Russell, Gabriel91791West CovinaCaliforniaUnited States
23984Kennedy, Kelsey, MW1Y 3RALondonEnglandUnited Kingdom
26012Bebbington, Mark, E91950National CityCaliforniaUnited States

Generated 2025-07-16 18:51:24.293 UTC