[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2391   SHUFFLE   <  SKIP 3731  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18132Blanco, Adrienne, M92310SèvresHauts de SeineFrance
23894Ramirez, Bryan98027IssaquahWashingtonUnited States
23184Carter, Hailey, L94941Mill ValleyCaliforniaUnited States

Generated 2025-07-16 22:55:17.845 UTC