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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23361Lopez, Chloe, L91502BurbankCaliforniaUnited States
28957Xu, Kate, R6006PerthSouth AustraliaAustralia
22859Sanders, Arianna, E3220GeelongVictoriaAustralia

Generated 2025-07-12 12:14:45.520 UTC