[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 494   SHUFFLE   <  SKIP 1655  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26584Alexander, Benjamin, A99362Walla WallaWashingtonUnited States
16801Henderson, Jasmine98225BellinghamWashingtonUnited States
24558Brooks, Savannah, RCM11BillericayEnglandUnited Kingdom

Generated 2025-07-11 02:08:27.725 UTC