[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 3669   SHUFFLE   <  SKIP 2320  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26070Patterson, Elijah, A90706BellflowerCaliforniaUnited States
27102Miller, Katherine, BV2L3W8NewtonBritish ColumbiaCanada
25831Torres, Sebastian, V4217Gold CoastQueenslandAustralia

Generated 2025-07-12 08:04:18.892 UTC