[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 568   SHUFFLE   <  SKIP 698  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12273Carlson, Nelson, M85049IngolstadtBayernGermany
11883Anderson, Hannah, C98168BurienWashingtonUnited States
23072Srini, Toni98225BellinghamWashingtonUnited States
13692Li, Curtis, ECB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-16 14:56:34.575 UTC