[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 364   SHUFFLE   <  SKIP 2335  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19814Washington, Blake, T94010BurlingameCaliforniaUnited States
25444Martinez, Meagan, J91480FrankfurtBayernGermany
17628Munoz, RobertoSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-21 19:22:20.638 UTC