[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 3797   <  SKIP 346  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26824Blanco, TheresaSW1P 2NULondonEnglandUnited Kingdom
25226Kumar, Robert2580GoulburnNew South WalesAustralia
26413Romero, Rebekah, C80610Saint OuenSommeFrance
27822Lal, Jerry, LY024 1GFYorkEnglandUnited Kingdom

Generated 2025-07-21 00:58:56.397 UTC