[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 189   SHUFFLE   <  SKIP 2823  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15866White, Abigail, TV7L 4J4N. VancouverBritish ColumbiaCanada
11669Simmons, Isabella98403TacomaWashingtonUnited States
25177Gomez, AlbertoV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-15 17:10:23.196 UTC