[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 413   SHUFFLE   <  SKIP 289  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17334Lopez, Luis, P3220GeelongVictoriaAustralia
25110Suarez, Tabitha4551CaloundraQueenslandAustralia
19148Ramirez, Cody, M97005BeavertonOregonUnited States

Generated 2025-07-16 16:06:49.156 UTC