[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 733  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11788James, Destiny, A90012Los AngelesCaliforniaUnited States
20892Sara, Henry, LSW1P 2NULondonEnglandUnited Kingdom
29338Shan, Bridget2061Milsons PointNew South WalesAustralia

Generated 2025-07-13 01:00:15.913 UTC