[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 250   <  SKIP 4885  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12920Henderson, Kelly, L98020EdmondsWashingtonUnited States
13154Lal, Aaron98020EdmondsWashingtonUnited States
13294Hughes, Cassidy98020EdmondsWashingtonUnited States

Generated 2025-07-15 03:36:16.270 UTC