[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 6307   SHUFFLE   <  SKIP 389  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21218Rodriguez, Wyatt, D4551CaloundraQueenslandAustralia
16701Zheng, Laura2113North RydeNew South WalesAustralia
28185Alexander, Eric, S91502BurbankCaliforniaUnited States

Generated 2025-07-17 22:32:14.816 UTC