[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3984  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21277Thompson, Lucas, OV9B 2C3ShawneeBritish ColumbiaCanada
27955Wu, Ramon, MCM11BillericayEnglandUnited Kingdom
14406Schmidt, Carrie, M94704BerkeleyCaliforniaUnited States

Generated 2025-07-11 22:25:52.320 UTC