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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25700Coleman, Faith, B93400Saint-DenisSeine Saint DenisFrance
13431James, Bryan, E98403TacomaWashingtonUnited States
15824Kumar, Lindsay, L94014ColmaCaliforniaUnited States

Generated 2025-07-08 05:15:43.259 UTC