[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 2421   SHUFFLE   <  SKIP 1152  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19117Coleman, Kaitlyn, C91502BurbankCaliforniaUnited States
17974Raje, KateRG11 5TPBerkshireEnglandUnited Kingdom
25343Simmons, Carol, L91950National CityCaliforniaUnited States

Generated 2025-07-10 11:00:00.226 UTC