[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 589   SHUFFLE   <  SKIP 1680  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25997Wright, Katherine94941Mill ValleyCaliforniaUnited States
28145Jones, Brandon, C91502BurbankCaliforniaUnited States
25136Diaz, Ruben, A3429SunburyVictoriaAustralia

Generated 2025-07-15 01:41:16.348 UTC