[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 327   SHUFFLE   <  SKIP 3763  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12150Wang, Logan, M92020El CajonCaliforniaUnited States
20550Pal, MohamedCB4 4BZCambridgeEnglandUnited Kingdom
17499Campbell, Marcus91791West CovinaCaliforniaUnited States

Generated 2025-07-12 15:13:25.943 UTC