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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15458Ma, Krystal, M95010HofBayernGermany
29163Murphy, Mason, R97205PortlandOregonUnited States
25839Powell, Connor, M91910Chula VistaCaliforniaUnited States

Generated 2025-07-09 22:07:01.503 UTC