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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15249Anderson, Abigail, L94611OaklandCaliforniaUnited States
19168Kumar, Nathan97005BeavertonOregonUnited States
18694Gomez, Derrick2300NewcastleNew South WalesAustralia

Generated 2025-07-11 22:10:13.203 UTC