[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 405   SHUFFLE   <  SKIP 497  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24992Bryant, Faith, L91910Chula VistaCaliforniaUnited States
25695Blanco, Kristine, D57000MetzMoselleFrance
20299Cook, Megan, JV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-15 14:26:42.345 UTC