[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 2816   SHUFFLE   <  SKIP 525  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26906Rai, Darrell, CSW1P 2NULondonEnglandUnited Kingdom
27304Robinson, Alexandra, A59100RoubaixNordFrance
26766Andersen, Jodi2444Port MacquarieNew South WalesAustralia

Generated 2025-07-20 23:43:53.320 UTC