[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 413   SHUFFLE   <  SKIP 857  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16412Liang, Leah59170CroixNordFrance
20557Lal, Lindsay, HCM11BillericayEnglandUnited Kingdom
18446Ramos, Larry2036MalabarNew South WalesAustralia

Generated 2025-07-16 16:08:59.760 UTC