[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2927   SHUFFLE   <  SKIP 145  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20131Gutierrez, Carolyn, M92081Paris La DefenseHauts de SeineFrance
17573Ross, Caroline94941Mill ValleyCaliforniaUnited States
17909Ortega, Joanna2300NewcastleNew South WalesAustralia

Generated 2025-07-20 19:16:37.535 UTC