[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 817   SHUFFLE   <  SKIP 97  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14619Sanders, Nathaniel, L98027IssaquahWashingtonUnited States
21398Diaz, Ethan91977Spring ValleyCaliforniaUnited States
12404Liang, Krystal, SY03 4TNYorkEnglandUnited Kingdom

Generated 2025-07-12 03:18:54.598 UTC