[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 511   SHUFFLE   <  SKIP 1455  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12822James, Alexandra59368WerneNordrhein-WestfalenGermany
22325Rodriguez, Noah, JLE18LeedsEnglandUnited Kingdom
27698Bell, Isabella4700RockhamptonQueenslandAustralia

Generated 2025-07-18 04:18:38.586 UTC