[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 840   SHUFFLE   <  SKIP 198  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27356Lopez, Mayra, E2264SilverwaterNew South WalesAustralia
17013Mitchell, Gabriella, L97301SalemOregonUnited States
15399Murphy, Mackenzie, J94704BerkeleyCaliforniaUnited States

Generated 2025-07-13 18:31:34.871 UTC