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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15457Martinez, Adriana, S66578NeunkirchenSaarlandGermany
12283Zeng, Todd, CCM11BillericayEnglandUnited Kingdom
26183Arthur, Allen, M90706BellflowerCaliforniaUnited States

Generated 2025-07-22 05:46:12.563 UTC