[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 2236   SHUFFLE   <  SKIP 1022  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26999Brown, Samuel, MCM11BillericayEnglandUnited Kingdom
24747Powell, Dakota, L90210Beverly HillsCaliforniaUnited States
24426Russell, Jordan, L90210Beverly HillsCaliforniaUnited States

Generated 2025-07-18 10:01:12.495 UTC