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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19517Gomez, Max93500PantinSeine Saint DenisFrance
21379Huang, Colleen, S2580GoulburnNew South WalesAustralia
20557Lal, Lindsay, HCM11BillericayEnglandUnited Kingdom

Generated 2025-07-13 07:12:28.894 UTC