[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 31   SHUFFLE   <  SKIP 321  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13388Shen, Marshall, M94010BurlingameCaliforniaUnited States
26378Raje, Colin33041PaderbornHamburgGermany
12938Parker, Edward, N99202SpokaneWashingtonUnited States

Generated 2025-07-18 03:28:05.630 UTC