[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 2295   SHUFFLE   <  SKIP 203  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22165Perez, Aaron, L91203GlendaleCaliforniaUnited States
20283Shen, Katie, A2138RhodesNew South WalesAustralia
11105Fernandez, Candace2036MatravilleNew South WalesAustralia

Generated 2025-07-12 19:24:23.644 UTC