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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18436Johnson, Richard90401Santa MonicaCaliforniaUnited States
20382Hernandez, Jack, M90712LakewoodCaliforniaUnited States
12245Gonzalez, Francisco, L2138RhodesNew South WalesAustralia

Generated 2025-07-11 19:49:07.631 UTC