[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 475   SHUFFLE   <  SKIP 1870  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13265Adams, Luke, C33098PaderbornNordrhein-WestfalenGermany
22106Long, Olivia94303Palo AltoCaliforniaUnited States
21512Russell, Emma, ICM11BillericayEnglandUnited Kingdom

Generated 2025-07-15 08:18:23.740 UTC