[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 875   SHUFFLE   <  SKIP 6402  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27497Rana, Johnathan, R2450Coffs HarbourNew South WalesAustralia
16699Kapoor, Dominic, J3220GeelongVictoriaAustralia
13718Barnes, Marcus98052RedmondWashingtonUnited States

Generated 2025-07-09 08:08:28.529 UTC