[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 875   SHUFFLE   <  SKIP 3325  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21211He, Louis, E2580GoulburnNew South WalesAustralia
23295Torres, Jaime, M90706BellflowerCaliforniaUnited States
14963Perry, Sydney, CCM11BillericayEnglandUnited Kingdom

Generated 2025-07-14 11:29:21.507 UTC