[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 475   SHUFFLE   <  SKIP 3206  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19801Lee, JohnV7L 4J4N. VancouverBritish ColumbiaCanada
26277Hughes, Jacqueline98033KirklandWashingtonUnited States
17677Hernandez, Lawrence97005BeavertonOregonUnited States

Generated 2025-07-19 12:25:00.280 UTC