[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 508   SHUFFLE   <  SKIP 754  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26960Thomas, Jose, AWA1WarringtonEnglandUnited Kingdom
23957Zheng, Louis04139LeipzigNordrhein-WestfalenGermany
25168Hernandez, Micheal94704BerkeleyCaliforniaUnited States
20809Anderson, BenjaminWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-15 16:04:15.899 UTC