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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23897Chapman, Katrina53001BonnHamburgGermany
14979Serrano, Rodney, L80074MünchenHamburgGermany
23760Sharma, NinaRG12 8TBBracknellEnglandUnited Kingdom
23504Rana, George98107BallardWashingtonUnited States

Generated 2025-07-12 04:56:48.811 UTC