[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 189   SHUFFLE   <  SKIP 1455  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27434Patterson, David, S91950Lincoln AcresCaliforniaUnited States
17981Mitchell, FernandoWA1WarringtonEnglandUnited Kingdom
11568Foster, AlexiaGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-17 08:36:51.626 UTC