[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 6274  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15305Ortega, Jacquelyn, D91502BurbankCaliforniaUnited States
21669Rodriguez, JessicaGL50CheltenhamEnglandUnited Kingdom
16425Lu, Lisa, S77680Roissy en BrieSeine et MarneFrance
12615Hill, NathanLE18LeedsEnglandUnited Kingdom

Generated 2025-07-14 19:30:44.926 UTC