[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 2421   SHUFFLE   <  SKIP 1608  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25739Rodriguez, CorySW1P 2NULondonEnglandUnited Kingdom
24697Rodriguez, Manuel, AW1V 5RNLondonEnglandUnited Kingdom
17536Robinson, Benjamin, L92020El CajonCaliforniaUnited States

Generated 2025-07-12 16:34:47.241 UTC