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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16356Baker, Sophia, F94303Palo AltoCaliforniaUnited States
24363Coleman, Amanda2580GoulburnNew South WalesAustralia
16174Hernandez, Melinda1597Lane CoveNew South WalesAustralia

Generated 2025-07-09 08:55:59.056 UTC