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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19530Liang, Lisa94010BurlingameCaliforniaUnited States
20323Coleman, Justin, A98052RedmondWashingtonUnited States
17529Mitchell, Chloe, K97071WoodburnOregonUnited States

Generated 2025-07-10 09:46:28.072 UTC