[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 2295   SHUFFLE   <  SKIP 2149  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26341Taylor, Olivia, R98366Port OrchardWashingtonUnited States
19712Phillips, Eric, W98371PuyallupWashingtonUnited States
14214Munoz, Robyn2036MalabarNew South WalesAustralia

Generated 2025-07-20 12:08:42.626 UTC