[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 663   SHUFFLE   <  SKIP 254  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12747Hu, Colleen, J20354HamburgHamburgGermany
16630Sutton, Jaime, L3429SunburyVictoriaAustralia
24159Luo, Christine, J4000BrisbaneQueenslandAustralia

Generated 2025-07-18 04:05:13.370 UTC