[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 2215  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25283Howard, Caitlin, A90012Los AngelesCaliforniaUnited States
11348Rai, Shawn33041PaderbornHamburgGermany
17933Prasad, VirginiaSL67RJMaidenheadEnglandUnited Kingdom
20856Hu, Tiffany, ALE18LeedsEnglandUnited Kingdom

Generated 2025-07-12 08:50:24.683 UTC