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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13543Rana, Phillip04139LeipzigNordrhein-WestfalenGermany
27955Wu, Ramon, MCM11BillericayEnglandUnited Kingdom
12829Li, Micah66272Sulzbach TaunusSaarlandGermany

Generated 2025-07-14 21:32:59.511 UTC