[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 189   SHUFFLE   <  SKIP 237  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15984Wright, Nathan, D90401Santa MonicaCaliforniaUnited States
12589Rodriguez, Ruben3000MelbourneVictoriaAustralia
21981Henderson, Isabella, L4000BrisbaneQueenslandAustralia

Generated 2025-07-14 01:11:17.597 UTC