[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 455  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27074Sanchez, Kristi, M98107BallardWashingtonUnited States
19942Navarro, ArmandoOX16 8RSOxonEnglandUnited Kingdom
13137Simmons, Jacqueline, W3337MeltonVictoriaAustralia

Generated 2025-07-14 07:44:59.855 UTC