[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   SHUFFLE   SKIP 217   <  SKIP 974  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28058Alvarez, Jaime, C94010BurlingameCaliforniaUnited States
12684Shen, Shaun2580GoulburnNew South WalesAustralia
15619Subram, LeviGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-21 19:15:45.629 UTC