[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 0   SHUFFLE   <  SKIP 2664  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29210Peterson, Devin, M98201EverettWashingtonUnited States
16157Raman, Cindy1002SydneyNew South WalesAustralia
21177Nath, Kara, S4551CaloundraQueenslandAustralia
24976Cooper, StephanieV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-11-05 14:41:28.819 UTC