[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 680   SHUFFLE   <  SKIP 1165  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14044Wright, Thomas, M94611OaklandCaliforniaUnited States
22077Rubio, Marvin, R94519ConcordCaliforniaUnited States
21229Jai, Latoya, S4551CaloundraQueenslandAustralia

Generated 2025-07-14 09:57:26.518 UTC