[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 189   SHUFFLE   <  SKIP 2146  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21978Deng, Tracy, E2264SilverwaterNew South WalesAustralia
17798Ortega, RobinPB12PeterboroughEnglandUnited Kingdom
26125Roberts, Sara, D99202SpokaneWashingtonUnited States
16733Srini, Douglas, M2777SpringwoodNew South WalesAustralia

Generated 2025-07-22 02:37:01.854 UTC