[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 512   SHUFFLE   <  SKIP 611  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17931Zhao, Jeffery80610Saint OuenSommeFrance
14073Alexander, Gabriel, C3220GeelongVictoriaAustralia
27738Parker, Kaylee, MV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-13 05:04:38.177 UTC