[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 908   SHUFFLE   <  SKIP 448  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17473Blanco, Ebony, J98225BellinghamWashingtonUnited States
11511Perry, Caleb97355LebanonOregonUnited States
13265Adams, Luke, C33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-13 02:26:43.867 UTC