[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 406   SHUFFLE   <  SKIP 3104  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18000She, RamonCM11BillericayEnglandUnited Kingdom
20702Ross, Oscar, V94611OaklandCaliforniaUnited States
26850Luo, Terry, HB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-14 18:12:28.838 UTC