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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29188Kumar, Colin4171HawthorneQueenslandAustralia
12045Russell, Luis, A94941Mill ValleyCaliforniaUnited States
14347Goel, Tara, I2036MalabarNew South WalesAustralia

Generated 2025-07-10 12:07:48.223 UTC