[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 634   SHUFFLE   <  SKIP 77  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14988Lu, MandySW19 3RULondonEnglandUnited Kingdom
21752Li, Rafael, MT2P 2G8CalgaryAlbertaCanada
16202Jai, Kenneth, D75007ParisSeine (Paris)France
25246Lal, Warren, B3550BendigoVictoriaAustralia

Generated 2025-07-15 23:44:03.752 UTC