[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 186  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16966Diaz, Amanda, S91950Lincoln AcresCaliforniaUnited States
15639Coleman, Melanie, H4551CaloundraQueenslandAustralia

Generated 2025-07-17 19:37:00.895 UTC