[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 248   SHUFFLE   <  SKIP 798  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25771Rivera, Gabriella20354HamburgHamburgGermany
26406Lopez, Haley, M59100RoubaixNordFrance
22305Carlson, Anne, HSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-22 00:46:13.990 UTC